home *** CD-ROM | disk | FTP | other *** search
- object MainForm: TMainForm
- Left = 200
- Top = 108
- Width = 345
- Height = 168
- Caption = 'MainForm'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 0
- Top = 0
- Width = 337
- Height = 141
- Align = alClient
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Minimise me, then use the first app to restore me. When that is ' +
- 'done, try my minimise button'
- Font.Color = clWindowText
- Font.Height = -32
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- end
-